home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / docshell / nsCDefaultURIFixup.h next >
C/C++ Source or Header  |  2006-05-08  |  530b  |  18 lines

  1. /*
  2.  * DO NOT EDIT.  THIS FILE IS GENERATED FROM nsCDefaultURIFixup.idl
  3.  */
  4.  
  5. #ifndef __gen_nsCDefaultURIFixup_h__
  6. #define __gen_nsCDefaultURIFixup_h__
  7. /* For IDL files that don't want to include root IDL files. */
  8. #ifndef NS_NO_VTABLE
  9. #define NS_NO_VTABLE
  10. #endif
  11. // {214C48A0-B57F-11d4-959C-0020183BF181}
  12. #define NS_DEFAULTURIFIXUP_CID \
  13. { 0x214c48a0, 0xb57f, 0x11d4, { 0x95, 0x9c, 0x0, 0x20, 0x18, 0x3b, 0xf1, 0x81 } }
  14. #define NS_URIFIXUP_CONTRACTID \
  15. "@mozilla.org/docshell/urifixup;1"
  16.  
  17. #endif /* __gen_nsCDefaultURIFixup_h__ */
  18.